(w32_encode_char): Treat eight bit graphic and control
authorJason Rumney <jasonr@gnu.org>
Fri, 9 Feb 2001 10:02:14 +0000 (10:02 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 9 Feb 2001 10:02:14 +0000 (10:02 +0000)
commitf6f9121bd5f0257dc8ac25c765212f134d0e0fb7
treea8bd69484bdcde355f07aab3c40396d26954e7b7
parenta4d0df3fd51dd2d6163ea0c1d02109a1c93efc1a
(w32_encode_char): Treat eight bit graphic and control
characters the same as ASCII and latin-1.
(x_display_and_set_cursor): Check for the focus frame's selected
window instead of selected_window.
(x_after_update_window_line): Don't clear if frame's internal
border width is zero.
(x_new_font): Don't change a tooltip's size.
(w32_initialize): Set char_ins_del_ok to 1.
src/w32term.c